home *** CD-ROM | disk | FTP | other *** search
/ Aminet 5 / Aminet 5 - March 1995.iso / Aminet / util / conv / mcvert.lha / mcvert / mcvert.readme < prev    next >
Text File  |  1994-12-17  |  860b  |  23 lines

  1. Short:    McBinary and HQX translator
  2. Type:     util/conv
  3. Uploader: mlelstv@serpens.rhein.de
  4. Author:   Doug Moore, adapted for AmigaOS by Michael van Elst
  5.  
  6. The Apple Macintosh stores each file in 2 parts, a resource
  7. part and a data part. The resource part is managed by the
  8. operating system while the data part is managed by the application.
  9.  
  10. To transfer Macintosh files via systems that use a more conventional
  11. paradigm (i.e. the rest of the world) one can pack both parts into
  12. McBinary or HQX format. The HQX format consists only of printable
  13. ASCII characters similar to what uuencode produces.
  14.  
  15. Mcvert can extract both parts from such packed files and can also
  16. pack pairs into a McBinary file.
  17.  
  18. The file mcvert.1 contains the nroff input for the UNIX man page.
  19. The result can be found in nroff.0 for those who do not have a
  20. working nroff.
  21.  
  22. Michael van Elst
  23.